Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of constraints in refactor procedures #703

Merged
merged 8 commits into from
Jan 14, 2025
Merged

Conversation

loveleif
Copy link
Contributor

Fixes #699

  • Better handling of constraints in apoc.refactor.to, apoc.refactor.from, apoc.refactor.invert and apoc.refactor.mergeNodes.
  • Add option to fail on errors in apoc.refactor.to, apoc.refactor.from and apoc.refactor.invert.

@loveleif loveleif added the dev label Dec 10, 2024
@loveleif loveleif changed the title Fix merge nodes Fix handling of constraints in refactor procedures Dec 10, 2024
@loveleif
Copy link
Contributor Author

Copy link
Contributor

@gem-neo4j gem-neo4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Don't forget to update the docs for these with the new config item :)

- Better handling of constraints.
- Introduce option to fail on errors.
- Better handling of constraints.
- Introduce option to fail on errors.
- Better handling of constraints.
- Introduce option to fail on errors.
Better handling of constraints.
@JoelBergstrand JoelBergstrand self-assigned this Jan 14, 2025
Copy link
Contributor

@JoelBergstrand JoelBergstrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@loveleif loveleif merged commit 9aabbdf into dev Jan 14, 2025
11 checks passed
@loveleif loveleif deleted the fix-merge-nodes branch January 14, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants